projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8819232
)
(image-minor-mode): Use image-mode-text-map.
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 22 Aug 2007 22:27:08 +0000
(22:27 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 22 Aug 2007 22:27:08 +0000
(22:27 +0000)
lisp/image-mode.el
patch
|
blob
|
history
diff --git
a/lisp/image-mode.el
b/lisp/image-mode.el
index 7604d2911e2be4cb2bdbaf3aca7f452fb6b34423..fdfbc145ace643b70dcdc24bbef69bd67aabffcb 100644
(file)
--- a/
lisp/image-mode.el
+++ b/
lisp/image-mode.el
@@
-228,7
+228,7
@@
to toggle between display as an image and display as text."
"Toggle Image minor mode.
With arg, turn Image minor mode on if arg is positive, off otherwise.
See the command `image-mode' for more information on this mode."
- nil " Image" image-mode-map
+ nil " Image" image-mode-
text-
map
:group 'image
:version "22.1"
(if (not image-minor-mode)